<GenWSHandlerClass>PostInvokeInTx

Where: GroovyWSClass is the name of the generic webservices handler class

Main N4 Entity

Any

Functionality

Generic WebServices

Description

Allows the user to inject code after webservice is called. Happens in the same transaction as the webservices transaction. 
NOTE: Currently only enabled for XmlReeferWebservices.

Interface Method(s) and Injected Data

Method: postHandlerInvoke (Map)

Where Map parameter contains the result that came back from the webservices implementation.

Exception/Transaction Handling

Exception will cause webservice transaction to be rolledback.

Availability

1.9.E+